Platform Core .NET Assemblies API
ToString(Byte[],Encoding) Method
See Also  Send Feedback
Terrasoft.Common Namespace > BytesToStringUtilities Class > ToString Method : ToString(Byte[],Encoding) Method
source
The byte array.
encoding
Encoding.

Glossary Item Box

Gets a System.String instance that is a string representation of the specified byte array in the specified encoding.

Syntax

 
C#
 
 

Parameters

source
The byte array.
encoding
Encoding.

Return Value

A System.String instance that is a string representation of the source byte array in the encoding encoding.

Remarks

Overloaded method.

The extension method for the System.Byte class.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.